menu
flutter_demo_kit package
documentation
basepage/CJTSBasePage.dart
CJTSBasePageState<V extends CJTSBasePage>
backgroundColor method
backgroundColor method
dark_mode
light_mode
backgroundColor
method
Color
backgroundColor
(
)
Implementation
Color backgroundColor() { return Colors.black.withAlpha(30); }
flutter_demo_kit package
documentation
basepage/CJTSBasePage
CJTSBasePageState<V extends CJTSBasePage>
backgroundColor method
CJTSBasePageState class