menu
turbo_serializable package
documentation
models/divider_meta.dart
DividerMeta
style property
style property
dark_mode
light_mode
style
property
String
?
style
final
The style of the divider:
---
,
***
, or
___
.
Implementation
final String? style;
turbo_serializable package
documentation
models/divider_meta
DividerMeta
style property
DividerMeta class