menu
flutter_dynamic_ui package
documentation
model/style_model.dart
RowStyle
RowStyle constructor
RowStyle constructor
dark_mode
light_mode
RowStyle
constructor
RowStyle
(
{
String
?
blockCount
,
String
?
rowMarginStyle
,
String
?
repeat
,
String
?
blockGapStyle
,
String
?
ratio
,
})
Implementation
RowStyle( {this.blockCount, this.rowMarginStyle, this.repeat, this.blockGapStyle, this.ratio});
flutter_dynamic_ui package
documentation
model/style_model
RowStyle
RowStyle constructor
RowStyle class