menu
nomo_ui_kit package
documentation
components/divider/nomo_divider.dart
NomoDividerThemeDataNullable
NomoDividerThemeDataNullable const constructor
NomoDividerThemeDataNullable const constructor
dark_mode
light_mode
NomoDividerThemeDataNullable
constructor
const
NomoDividerThemeDataNullable
(
{
Color
?
color
,
double
?
crossAxisSize
,
double
?
crossAxisSpacing
,
})
Implementation
const NomoDividerThemeDataNullable({ this.color, this.crossAxisSize, this.crossAxisSpacing, });
nomo_ui_kit package
documentation
components/divider/nomo_divider
NomoDividerThemeDataNullable
NomoDividerThemeDataNullable const constructor
NomoDividerThemeDataNullable class