menu
flutter_responsive_template package
documentation
flutter_responsive.dart
WindowTitleBarBox
WindowTitleBarBox.new constructor
WindowTitleBarBox.new constructor
dark_mode
light_mode
WindowTitleBarBox
constructor
WindowTitleBarBox
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
WindowTitleBarBox({Key? key, this.child}) : super(key: key);
flutter_responsive_template package
documentation
flutter_responsive
WindowTitleBarBox
WindowTitleBarBox.new constructor
WindowTitleBarBox class