menu
dax_flutter package
documentation
enum.dart
boxShapeMap property
boxShapeMap property
dark_mode
light_mode
boxShapeMap
top-level property
Map
<
String
,
BoxShape
>
boxShapeMap
final
Implementation
final boxShapeMap = { "circle": BoxShape.circle, "rectangle": BoxShape.rectangle, };
dax_flutter package
documentation
enum
boxShapeMap property
enum library