menu
stupid_simple_sheet package
documentation
stupid_simple_sheet.dart
StupidSimpleSheetController<T>
buildContent abstract method
buildContent abstract method
dark_mode
light_mode
buildContent
abstract method
@
protected
Widget
buildContent
(
BuildContext
context
)
inherited
Builds the primary contents of the sheet.
Implementation
@protected Widget buildContent(BuildContext context);
stupid_simple_sheet package
documentation
stupid_simple_sheet
StupidSimpleSheetController<T>
buildContent abstract method
StupidSimpleSheetController mixin