• Hixie's avatar
    Rename ComponentState and use initState(). · c3b3b71b
    Hixie authored
    ComponentState becomes State, for brevity.
    Instead of overriding its constructor, override initState().
    This makes writing States much simpler.
    c3b3b71b
floating_action_button.dart 2.14 KB