menu
flutter_base_ui package
documentation
ui/board/ui_grid_board.dart
UIGridBoard
UIGridBoard constructor
UIGridBoard constructor
dark_mode
light_mode
UIGridBoard
constructor
UIGridBoard
(
{
Key
?
key
,
})
Implementation
UIGridBoard({Key? key}) : super(key: key);
flutter_base_ui package
documentation
ui/board/ui_grid_board
UIGridBoard
UIGridBoard constructor
UIGridBoard class