menu
antd_flutter_mobile package
documentation
components/provider.dart
getFullScreenSize function
getFullScreenSize function
dark_mode
light_mode
getFullScreenSize
function
Size
getFullScreenSize
(
BuildContext
context
)
Implementation
Size getFullScreenSize(BuildContext context) { return MediaQuery.of(context).size; }
antd_flutter_mobile package
documentation
components/provider
getFullScreenSize function
provider library