menu
spinach_core package
documentation
commons/components/TopRoundedContainer.dart
TopRoundedContainer
TopRoundedContainer.new const constructor
TopRoundedContainer.new const constructor
dark_mode
light_mode
TopRoundedContainer
constructor
const
TopRoundedContainer
(
Color
color
,
Widget
child
)
Implementation
const TopRoundedContainer( this.color, this.child);
spinach_core package
documentation
commons/components/TopRoundedContainer
TopRoundedContainer
TopRoundedContainer.new const constructor
TopRoundedContainer class