menu
Flutter
widgets.dart
TransitionDelegate
<
T
>
TransitionDelegate const constructor
TransitionDelegate
dark_mode
light_mode
description
TransitionDelegate<
T
>
constructor
const
TransitionDelegate<
T
>
(
)
Creates a delegate and enables subclass to create a constant class.
Implementation
const TransitionDelegate();
Flutter
widgets
TransitionDelegate
<
T
>
TransitionDelegate const constructor
TransitionDelegate class