flutter icon indicating copy to clipboard operation
flutter copied to clipboard

[Feature] Add `textStyles` field to CosmosTeme

Open andrzejchm opened this issue 3 years ago • 2 comments

We need to be able to specify typography inside cosmosTheme for the ui components to use in accordance to designs:

  • add CosmosTextStyleData textStyles to CosmosTheme simmilar to colors property.
  • deprecate the CosmosTextTheme and values there should be now specified as properties of the CosmosTextStyleData class

andrzejchm avatar Nov 17 '21 08:11 andrzejchm

@wal33d006 could you take care of this at your convenience? This will come handy in other projects too

andrzejchm avatar Feb 03 '22 15:02 andrzejchm

For sure!

wal33d006 avatar Feb 03 '22 15:02 wal33d006