menu
tengits_widgets package
documentation
tengits_widgets.dart
CheckToShowGrid typedef
CheckToShowGrid typedef
dark_mode
light_mode
CheckToShowGrid
typedef
CheckToShowGrid
=
bool
Function
(
double
value
)
Determines showing or hiding specified line.
Implementation
typedef CheckToShowGrid = bool Function(double value);
tengits_widgets package
documentation
tengits_widgets
CheckToShowGrid typedef
tengits_widgets library