menu
tailwindcss_build package
documentation
widget_extensions.dart
WidgetInteractivityExtensions
cursorNotAllowed method
cursorNotAllowed method
dark_mode
light_mode
cursorNotAllowed
method
Widget
cursorNotAllowed
(
)
cursor-not-allowed - 禁止光标
Implementation
Widget cursorNotAllowed() => cursor(SystemMouseCursors.forbidden);
tailwindcss_build package
documentation
widget_extensions
WidgetInteractivityExtensions
cursorNotAllowed method
WidgetInteractivityExtensions extension on
Widget