menu
platform_adapter package
documentation
view/platform_view_adapter.dart
WidthConditionFun typedef
WidthConditionFun typedef
dark_mode
light_mode
WidthConditionFun
typedef
WidthConditionFun
=
bool
Function
(
double
width
)
Implementation
typedef WidthConditionFun = bool Function(double width);
platform_adapter package
documentation
view/platform_view_adapter
WidthConditionFun typedef
platform_view_adapter library