menu
tengits_common package
documentation
widgets/src/bottom_sheet/bottom_sheet.dart
IsDisable<T> typedef
IsDisable<T> typedef
dark_mode
light_mode
IsDisable<
T
>
typedef
IsDisable
<
T
> =
bool
Function
(
T
value
)
Implementation
typedef IsDisable<T> = bool Function(T value);
tengits_common package
documentation
widgets/src/bottom_sheet/bottom_sheet
IsDisable<T> typedef
bottom_sheet library