menu
tfn_design_system package
documentation
foundation/shapes.dart
BaseShapes
shapeEntries property
shapeEntries property
dark_mode
light_mode
shapeEntries
property
Iterable
<
MapEntry
<
String
,
double
>
>
get
shapeEntries
Implementation
Iterable<MapEntry<String, double>> get shapeEntries => shapes.toMap().entries;
tfn_design_system package
documentation
foundation/shapes
BaseShapes
shapeEntries property
BaseShapes class